SixBit API Schema
Shipment_List Element
Description
An API call to retrieve a list of shipments.
Namespace (none)
Type
Shipment_ListType Complex Type
Diagram
Shipment_List Element
Overview
Shipment_List 0..∞ Shipment_ListType Complex Type
An API call to retrieve a list of shipments.
mapfilepath optional xs:string
The full name and path to a SixBit mapfile.
outputfilepath optional xs:string
The full name and path to a file to place the resulting output.
shipmentidattrGroup
Attributes to specify the internal or external identifier for a shipment.
orderidattrGroup
Attributes to specify the internal or external identifier for an order.
dropshippernotifiedattrGroup
Attributes to specify a range of dates the drop shipper was notified about a shipment.
insuredattrGroup
Attributes to specify a range of dates a shipment was insured.
shippedattrGroup
Attributes to specify a range of dates a shipment was shipped.
shippednotificationattrGroup
Attributes to specify a range of dates the the buyer was notified about a shipment.
pagingattrGroup
Attributes to provide paging capabilities.
Source
<xs:element name="Shipment_List" type="Shipment_ListType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to retrieve a list of shipments.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SixBitAPICalls ElementSixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.